home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
Tools
/
Dev
/
lame_src
/
TODO
< prev
next >
Wrap
Text File
|
2000-01-01
|
973b
|
42 lines
0. ./configure script
things to check for:
-lncurses
-llibsndfile (allow user to enable)
-lvorbis (allow user to disable)
-lGTK (allow user to disable)
architecture depending optimization(like assembler code)
make depend option for CC
1.
Does stdin work when LAME is compiled to use libsndfile?
(new version of libsndfile will support this - try this out)
2.
LAME has problems with pure DC input. i.e. a square wave with
a frequency well below 20Hz. Not very important, but it should
be fixed.
998.
Merge GOGO's fast assembler routines.
999.
It would be nice to save some information whilst encoding
a: wave -> mp3
a RIFF/wave can contain LIST chunks with information
about author, title, etc.
==> could go into TAG fields of resulting mp3
b: mp3 -> mp3
==> we could copy the TAG directly
c: mp3 <-> ogg
==> copy TAG info into oggs info field and vice versa
d: mp3 -> wave
==> copy TAG into LIST chunk